scrolledwindow: Always keep the main child first
authorTimm Bäder <mail@baedert.org>
Thu, 7 May 2020 17:00:30 +0000 (19:00 +0200)
committerTimm Bäder <mail@baedert.org>
Sun, 10 May 2020 07:30:15 +0000 (09:30 +0200)
commitd015b1b29eb377656d461fd20453b6f6a56f6de0
tree5c3781f93f16f6302c03e29ab1ec6c45d7c922c1
parent343d294bfbb9b966a54f5ace8054ead5051c3297
scrolledwindow: Always keep the main child first

Otherwise we can't pick the scrollbars, which are allocated behind it.
gtk/gtkscrolledwindow.c